From: Gerd Moellmann Date: Thu, 26 Apr 2001 09:30:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40548 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5719acec343ed1af8efa2a3bd1251568ae9629da;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1dc32caa755..b054f0c66e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2001-04-26 Vinicius Jose Latorre + + * ps-print.el: Color specified by number is forced to be float number. + (ps-print-version): New version number (6.5.1.1). + (ps-header-frame-alist, ps-footer-frame-alist): Adjust color + initialization. + (ps-prefix-quote): New internal var. + (ps-print-quote): New fun. + (ps-setup, ps-output-frame-properties, ps-float-format) + (ps-format-color): Code fix. + (ps-plot-region): Eliminate redundant foreground color text + setting. + 2001-04-26 Eli Zaretskii * dabbrev.el (dabbrev--select-buffers): Add a doc string.